@keyframes highlight {
    100% {
        background-position: 0 0;
    }
}